CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opengl 移动

搜索资源列表

  1. OPENGL(4).rar

    1下载:
  2. 前面三篇文章已经把OPENGL的编程基本结构描述完毕。以后 会在这个基础上逐渐深化,不断增添新内容。这一篇是讲述 键盘操作和动画基础(实际还差的远哪)。只是个简单的能 由用户控制的动画,让物体前后移动,左右旋转。是我们自 己的第一个QUAKE!当然这个版本谁买谁上当,呵呵。 这篇的另一个目的就是加深前面对于CALLBACK函数的认识以 及对于变换的直观解释,任何变换你都可以从屏幕上通过自 己的操作看出来: 我只把和以前变化的部分标记中文解释
  3. 所属分类:OpenGL

    • 发布日期:2014-01-22
    • 文件大小:2075
    • 提供者:
  1. OpenGL动态球体

    0下载:
  2. 利用OpenGL画的一个三维球体(有光照,可以调整球面数,可以调整球体半径,有旋转,有移动等基本操作,充分表现人机交互的效果。比较适合初学者。便于理解OpenGL画图的数学原理.-use OpenGL 3D painting of a ball (a light, adjust the number of spherical, the radius can be adjusted Ball, a rotating movement, such as basic operation fully d
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:364313
    • 提供者:谭刚
  1. opengl-montion

    0下载:
  2. 用vc++和opengl开发实现的反走样程序,用两个移动的物体来演示-with vc and borders to achieve the anti-aliasing procedures, the use of two mobile objects to demonstration
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:98937
    • 提供者:了了
  1. OpenGL实现 户外地形模拟

    1下载:
  2. OpenGL实现 户外地形模拟 移动鼠标可以变换视角 有很立体的感觉 学习OpenGL的良好素材,A wonderful OpenGL program, simulate the World.Nice tool to study OpenGL
  3. 所属分类:OpenGL

    • 发布日期:2017-04-09
    • 文件大小:1244374
    • 提供者:zhengna
  1. opengl-fog.rar

    0下载:
  2. 简单的使用OpenGL生成雾的效果,可以在场景内移动视角,观察雾的效果对场景的影响,Simple to use OpenGL to generate the effect of fog, you can move in the perspective of the scene to observe the effect of fog on the impact of scene
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-09
    • 文件大小:1050720
    • 提供者:sqp
  1. opengl-3d

    0下载:
  2. 使用 opengl 编写的 3d 模型 在 密闭空间内 进行 第一视角的 行走 移动-3d models written using opengl in a confined space within the first view of the walking movement
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2433744
    • 提供者:pei
  1. circle

    0下载:
  2. OPENGL入门程序,圆形的绘制,包括响应键盘的移动-OPENGL entry process, drawing round, including the response to the keyboard for mobile
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-07
    • 文件大小:5359
    • 提供者:Fu Xiangwei
  1. dayandnight

    0下载:
  2. opengl c++ 键盘鼠标交互 画圆 椭圆 矩形 三角形 旋转移动-opengl c++ keyboard and mouse interaction Circle Oval Rectangle Triangle rotational movement of the
  3. 所属分类:Graph program

    • 发布日期:2017-05-24
    • 文件大小:8115784
    • 提供者:xuhuihui
  1. 2

    0下载:
  2. openGL 编写的多边形应用程序,可以存储和调入多边形,能移动选择的多边形的位置-openGL polygon write applications that can be stored and transferred to polygons, the polygons can move the location of choice
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1132147
    • 提供者:mi
  1. 3DMath-Graphics07052008

    0下载:
  2. OpenGL实现的球链,可以缩放,移动,旋转-OpenGL achieved ball chain, you can zoom, move, rotate
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-29
    • 文件大小:321007
    • 提供者:林西
  1. OpenGl

    0下载:
  2. 本代码完成在Vc里调用OpenGl内的库函数来绘制移动矩形-Vc call in at OpenGl rendering mobile rectangular
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:1042
    • 提供者:丹旺
  1. camera1

    0下载:
  2. opengl中的camera操作,视点可以任意方向移动-camera
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:3075
    • 提供者:房龄
  1. Tutorial_5_Transformations

    0下载:
  2. VC下的opengl程序,第五章:opengl中变换的使用,包括移动旋转和缩放-VC under opengl procedures, Chapter V: opengl in the use of transformation, including rotation and scaling Mobile
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:25941
    • 提供者:杨建顺
  1. code2

    0下载:
  2. opengl Blend ESC:退出程序 F1:窗口模式或全屏模式的切换 B:允许或禁止Blend 上下方向键:控制外层矩形的Alpha值 左右方向键:向左或向右移动外层的矩形 PageUP、PageDown:沿Z轴向外、向内移动外层的矩形-opengl Blend ESC: exit F1: Window mode or full-screen mode switch B: to permit or prohibit Blend up and down ar
  3. 所属分类:CSharp

    • 发布日期:2017-03-23
    • 文件大小:634465
    • 提供者:ccl
  1. Bezier

    1下载:
  2. OpenGL下通过鼠标动态绘制三次Bezier曲线 程序介绍: 第一次鼠标左键down点为0控制节点, 按住左键移动动态移动确定1控制节点, 第二次鼠标左键down点3控制节点,按住左键移动,确定2控制节点。-OpenGL dynamically through the mouse three times a Bezier curve drawing. program Descr iption: The first time the left mouse but
  3. 所属分类:OpenGL

    • 发布日期:2012-12-07
    • 文件大小:12886
    • 提供者:不清楚
  1. OpenGL Starter sphere light

    1下载:
  2. OPenGL机器人,可实现向前/后走,光源左右移动,镜头拉近拉远等操作.-OPenGL robots can be realized forward/post away, light source and move around, zoom in zoom out such an operation.
  3. 所属分类:OpenGL

    • 发布日期:2012-11-17
    • 文件大小:946862
    • 提供者:lienquan
  1. openGL_mouse_handle

    1下载:
  2. OpenGL实现的鼠标移动翻转物体,用鼠标对窗口中的物体实现拖动、翻转等交互操作。-OpenGL implementation of the mouse movement turning objects with the mouse on the window object to achieve drag, flip, etc. interact.
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-22
    • 文件大小:664576
    • 提供者:begin1988
  1. OpenGL移动缩放旋转

    0下载:
  2. OPENGL 旋转变换等操作实例~~~~~~~~~(Examples of operations such as OPENGL rotation transformation)
  3. 所属分类:GDI/图象编程

  1. openGL房间

    1下载:
  2. OpenGL3D房间场景,可漫游移动,房间内有桌椅等简单家具。(OpenGL3D room scene, can roam, room with table and chair, and other simple furniture.)
  3. 所属分类:OpenGL

    • 发布日期:2018-01-07
    • 文件大小:5508096
    • 提供者:lyly123
  1. OPENGL 3D象棋

    3下载:
  2. 用opengl编写的3d国际象棋,可以移动
  3. 所属分类:棋牌游戏

    • 发布日期:2018-12-02
    • 文件大小:4408873
    • 提供者:HJQ199X
« 12 3 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com